home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 11 / Cream of the Crop 11-2.iso / bbs / iserv250.zip / METALIST.TXT < prev    next >
Text File  |  1995-08-06  |  2KB  |  39 lines

  1.  
  2.    This is a list of the valid metastrings that can be used in return
  3.    messages, request 'return' files and 'respond' returned text files.
  4.  
  5.    %TO%                   - Who the message is to
  6.    %FROM%                 - Who the message if from
  7.    %DATE%                 - The date of the message
  8.    %SUBJECT%              - The subject of the message
  9.    %WHERETO%              - The Fidonet destination
  10.    %WHEREFROM%            - The Fidonet source
  11.    %SITENAME%             - The name of the processing site
  12.    %SERVER%               - The name of the processing server
  13.    %SITEADDR%             - The Fidonet address of the site
  14.    %UUCPADDR%             - The Fidonet address of the gate
  15.    %ORIGTO%               - Who the message was originally to     *
  16.    %ORIGFROM%             - Who the message was originally from   *
  17.    %ORIGSUBJECT%          - The original subject of the message   *
  18.  
  19.    .TO.                   - Who the message is to                 .
  20.    .FROM.                 - Who the message if from               .
  21.    .ORIGTO.               - Who the message was originally to     .
  22.    .ORIGFROM.             - Who the message was originally from   .
  23.  
  24.    ^TO^                   - Who the message is to                 ^
  25.    ^FROM^                 - Who the message if from               ^
  26.    ^ORIGTO^               - Who the message was originally to     ^
  27.    ^ORIGFROM^             - Who the message was originally from   ^
  28.  
  29.  Notes:
  30.  
  31.  * Normally the "ORIG" values are the same as the normal to/from/subject
  32.    except when messages are being returned or re-routed.
  33.  
  34.  . Same as normal, except replacing doing a period->underscore and a
  35.    space->period conversion of the standard text.
  36.  
  37.  ^ Same as normal, except autocapitized versions of the standard text.
  38.    For example: "pete rocca" becomes "Pete Rocca"
  39.